Skip to content

Conversation

rarmatei
Copy link
Contributor

@rarmatei rarmatei commented Aug 29, 2024

This is a step for executing any post actions after the Nx tasks have ran. For example, if one of your services is running out of memory while the Nx tasks are executing, you can redirect their output to a log file, and then cat at the end:

 - name: Print Logs
   uses: 'nrwl/nx-cloud-workflows/execute-post-script-step/workflow-steps/execute-post-script/main.yaml'
   inputs:
     script: cat core-logs.log

Copy link

nx-cloud bot commented Aug 29, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 162468e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant